Skip to content

chore: Bump selenium-webdriver from 4.29.1 to 4.45.0#71

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/selenium-webdriver-4.45.0
Open

chore: Bump selenium-webdriver from 4.29.1 to 4.45.0#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/selenium-webdriver-4.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps selenium-webdriver from 4.29.1 to 4.45.0.

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.45.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.45.0 (2026-06-15)

  • Support CDP versions: v147, v148, v149
  • deprecate curb http client support (#17443)
  • move Ruby bindings to use typescript get attribute atom (#17524)
  • Move atoms to use the typescript versions (#17532)
  • deprecate Chromium Profile classes (#17557)
  • update bazel test tags (#17558)
  • separate concerns between Service, DriverFinder, and Options (#17564)
  • fix using environment variables to set drivers (#17571)
  • create more obvious test guard keywords as aliases (#17636)

4.44.0 (2026-05-12)

  • Support CDP versions: v146, v147, v148
  • Modern Firefox does not like both the -v and --log flags at the same time (#17412)
  • Fix credential issue with private key (#17188)

4.43.0 (2026-04-09)

  • Support CDP versions: v145, v146, v147

4.42.0 (2026-04-08)

  • Support CDP versions: v144, v145, v146

4.41.0 (2026-02-19)

  • Support CDP versions: v143, v144, v145
  • remove stored atoms these get generated by build (#16971)
  • output driver logs when SE_DEBUG is enabled (#16901)
  • Update lint configuration and fix rubocop offenses (#17008)
  • add missing unit tests (#17025)
  • [grid] Add session event API for server-side event bus integration (#17015)
  • Update dependencies (#17111)

4.40.0 (2026-01-18)

  • add synchronization and error handling for socket interactions (#16487)
  • mark low level bidi implementation as private api (#16475)
  • ensure driver process is always stopped (#15635)
  • create user-friendly method for enabling bidi (#14284)
  • Add force encoding to remove warnings caused by json 3.0 (#16728)
  • use SE_DEBUG to enable debugging (#16816)
  • ensure the grid is properly restarted in tests when there is a problem (#16842)
  • wait for grid to be ready when starting server (#16896)
  • check driver status endpoint rather than socket connection (#16877)
  • [build] update ruby gems with bazel (#16924)

4.39.0 (2025-12-06)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Medium Risk
Affects only test-time browser automation; rubyzip 3.x is a notable transitive jump that could surface in system test runs, not production runtime.

Overview
Updates Gemfile.lock only: selenium-webdriver 4.29.1 → 4.45.0 (test group with Capybara; system tests use driven_by :selenium with Chrome).

The lockfile also picks up transitive bumps required by the new gem: rexml 3.4.2 → 3.4.4 and rubyzip 2.4.1 → 3.4.1, with selenium’s rubyzip constraint widening from < 3.0 to < 4.0. No application or Gemfile source changes.

Reviewed by Cursor Bugbot for commit a285cfe. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.29.1 to 4.45.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.45.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-version: 4.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 20:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants